ReplyItem Class |
Namespace: Independentsoft.Exchange
The ReplyItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ReplyItem |
Initializes a new instance of the ReplyItem class.
| |
| ReplyItem(ItemId) |
Initializes a new instance of the ReplyItem class.
|
| Name | Description | |
|---|---|---|
| ArchiveTag |
Gets or sets the archive tag.
(Inherited from Item.) | |
| Attachments |
Contains the items or files that are attached to an item in the Exchange store.
(Inherited from Item.) | |
| BccRecipients |
Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail.
(Inherited from MessageResponse.) | |
| BlockStatus |
Gets a value indicating whether [block status].
(Inherited from Item.) | |
| Body |
Represents the actual body content of a message.
(Inherited from Item.) | |
| BodyHtmlText |
Contains the html body text.
(Inherited from Item.) | |
| BodyPlainText |
Contains the plain body text.
(Inherited from Item.) | |
| BodyRtf |
Contains the Rich Text Format body text.
(Inherited from Item.) | |
| Categories |
Represents a collection of strings that identify to which categories an item in the mailbox belongs.
(Inherited from Item.) | |
| CcRecipients |
Represents a collection of recipients that will receive a copy of the message.
(Inherited from MessageResponse.) | |
| Comment |
Contains a comment of item.
(Inherited from Item.) | |
| ConversationId |
Contains the identifier of an item or conversation.
(Inherited from Item.) | |
| CreatedTime |
Represents the date and time that a given item in the mailbox was created.
(Inherited from Item.) | |
| Culture |
Represents the culture for a given item in a mailbox.
(Inherited from Item.) | |
| DisplayName |
Contains the display name of the message store.
(Inherited from Item.) | |
| EffectiveRights |
Contains the client's rights based on the permission settings for the item or folder.
(Inherited from Item.) | |
| EntityExtractionResult |
Gets the entity extraction information on the item.
(Inherited from Item.) | |
| EntryId |
Contains a MAPI entry identifier used to open and edit properties of a particular MAPI object.
(Inherited from Item.) | |
| ExtendedProperties |
Gets a list of extended properties that are defined on this item.
(Inherited from Item.) | |
| Flag |
Gets or sets the flag.
(Inherited from Item.) | |
| From |
Represents the addressee from whom the message was sent.
(Inherited from MessageResponse.) | |
| GroupingAction |
Gets the grouping action.
(Inherited from Item.) | |
| HasAttachments |
Represents a property that is set to true if an item has attachments at least one visible attachment.
(Inherited from Item.) | |
| HasBlockedImages |
Gets a value indicating whether this instance has blocked images.
(Inherited from Item.) | |
| IconIndex |
Gets the index of the icon.
(Inherited from Item.) | |
| Importance |
Contains the importance of an item.
(Inherited from Item.) | |
| InstanceKey |
Gets the instance key.
(Inherited from Item.) | |
| IsAssociated |
Indicates whether the item is associated with a folder.
(Inherited from Item.) | |
| IsDeliveryReceiptRequested |
Indicates whether the sender of an item requests a delivery receipt.
(Inherited from MessageResponse.) | |
| IsHidden |
Contains the flag that indicates whether the item is hidden from view in the user interface.
(Inherited from Item.) | |
| IsReadReceiptRequested |
Indicates whether the sender of an item requests a read receipt.
(Inherited from MessageResponse.) | |
| ItemClass |
Represents the message class of an item.
(Inherited from Item.) | |
| ItemId |
Contains the unique identifier and change key of an item in the Exchange store.
(Inherited from Item.) | |
| LastModifiedTime |
Indicates when an item was last modified.
(Inherited from Item.) | |
| LastModifierName |
Contains the display name of the last user to modify an item.
(Inherited from Item.) | |
| MimeContent |
Contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.
(Inherited from Item.) | |
| NewBody |
Represents the actual body content of a message.
(Inherited from MessageResponse.) | |
| NextPredictedAction |
Gets the next predicted action.
(Inherited from Item.) | |
| ParentId |
Represents the identifier of the parent folder that contains the item or folder.
(Inherited from Item.) | |
| Preview |
Gets the preview.
(Inherited from Item.) | |
| ReceivedBy |
Identifies the delegate in a delegate access scenario.
(Inherited from MessageResponse.) | |
| ReceivedRepresenting |
Identifies the principal in a delegate access scenario.
(Inherited from MessageResponse.) | |
| ReferenceItemId |
Contains the item identifier that is related to a response object.
(Inherited from ResponseItem.) | |
| ReminderDueBy |
Represents the date and time when the appointment occurs.
(Inherited from Item.) | |
| ReminderIsSet |
Indicates whether a reminder has been set for the appointment in the Exchange store.
(Inherited from Item.) | |
| ReminderMinutesBeforeStart |
Represents the number of minutes before an event when a reminder is displayed.
(Inherited from Item.) | |
| RetentionDate |
Gets or sets the retention date.
(Inherited from Item.) | |
| RetentionTag |
Gets or sets the retention tag.
(Inherited from Item.) | |
| RtfCompressed |
Contains the Rich Text Format body text.
(Inherited from Item.) | |
| SearchKey |
Contains a binary-comparable key that identifies correlated objects for a search.
(Inherited from Item.) | |
| Sensitivity |
Indicates the sensitivity level of an item.
(Inherited from Item.) | |
| Size |
Represents the size in bytes of an item.
(Inherited from Item.) | |
| StoreEntryId |
Contains the store entry id. It is Base64 string.
(Inherited from Item.) | |
| Subject |
Represents the subject for Exchange store items and response objects.
(Inherited from Item.) | |
| TextBody |
Gets the text body.
(Inherited from Item.) | |
| ToRecipients |
Contains a set of recipients of an item.
(Inherited from MessageResponse.) | |
| UniqueBody |
Represents an HTML fragment or plain text which represents the unique body of this conversation.
(Inherited from Item.) | |
| WebClientEditFormQueryString |
Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App.
(Inherited from Item.) | |
| WebClientReadFormQueryString |
Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App.
(Inherited from Item.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current ReplyItem object to its equivalent string representation.
(Overrides ItemToString.) |